Skip to content

mh/fix bug in s2_connection#88

Merged
MauriceHendrix merged 2 commits intomainfrom
fix_ws_bug
Mar 12, 2025
Merged

mh/fix bug in s2_connection#88
MauriceHendrix merged 2 commits intomainfrom
fix_ws_bug

Conversation

@MauriceHendrix
Copy link
Contributor

When using an unsecure connection an error was thrown that the ssl parameter is incompatible with ws://. This PR adds a workaround to still allow non wss connections.
This is added to make sure we maintain compatability with existing applications.

When using an unsecure connection an error was thrown that the ssl parameter is incompatible with ws://.
This PR adds a workaround to still allow non wss connections
removed extra whitespace
@MauriceHendrix MauriceHendrix changed the title Update s2_connection.py mh/fix bug in s2_connection Mar 12, 2025
@MauriceHendrix MauriceHendrix merged commit efd2618 into main Mar 12, 2025
19 checks passed
@MauriceHendrix MauriceHendrix deleted the fix_ws_bug branch March 12, 2025 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants